home *** CD-ROM | disk | FTP | other *** search
- Corrections/Changes to Advanced C disk
-
- Note: the GRFUSER.C function is in a directory called GRFUSER, not AUX
- as indicated in the software manual. makefiles for UNIX are called
- MAKEFILE.UNX, not MAKEFILE.UNIX.
-
- V1.03 06 May 1986
- -----------------
- Missing makefiles for DOS added and makefiles for UNIX renamed. defs0.h
- created from defs.h.
-
- GRFUSER.C changed for Microsoft's compiler, which uses a different
- structure name in the dos.h file and a peek() function is added. This file
- must be compiled use the /Ze or /Me option as peek() uses a pointer to a
- far object.
-
- V1.02 04 April 1986
- -------------------
- Small cleanup of NULL definition and typos corrected.
-
- V1.01 13 Feb 1986
- -----------------
- First software release.
-